home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / util / misc / IFFMaster14.readme < prev    next >
Text File  |  1995-09-20  |  4KB  |  73 lines

  1. Short:    Show IFF struct & chunk contents. MUI Application.
  2. Author:   K.Drangmeister@insider.sub.de (Kay Drangmeister)
  3. Uploader: drangmei@informatik.uni-wuerzburg.de (Kay Drangmeister)
  4. Type:     util/misc
  5.  
  6. IFF Master is a program that allows you to have a view inside the structure
  7. of  IFF files. It is not yet another picture viewer or sound sample player,
  8. but  it displays the internal entities (chunks) of a file. For example, the
  9. headers  of pictures (ILBM) or sound samples (8SVX) are displayed in clear,
  10. so  you  can  directly read the size and depth of the image or the sampling
  11. rate.
  12.  
  13. Current features (V 1.4) include:
  14.  - MUI application
  15.  - localized GUI (with AmigaOS 2.1 or later)
  16.  - Extensive chunk type library (currently 46 form types, 257 known chunks,
  17.    79 of these with comprehensive structure description)
  18.  - Chunk contents are presented alternatively as structure, text or hexdump
  19.  - Bit fields and enumeration types are displayed in clear
  20.  - Fixed point values are printed in decimal (e.g. 8SVX.VHDR.Volume)
  21.  - Callback hooks for special attributes, e.g. the Mode-ID
  22.    inside the CAMG chunk is de-referenced (e.g. as "PAL: Hires").
  23.  - Colors in ILBM.CMAP chunks are displayed, with AmigaOS 3.0 or later.
  24.  - clipboard support
  25.  - chunk contents and partial FORMs can be saved
  26.  - AppWindow and AppIcon
  27.  
  28. Features new for V 1.4:
  29.  
  30. NEW  Completely  changed  to  GNU-C.  Differences are: new startup code, no
  31.      more ANSI-C functions like `sprintf()' used, enabling some things like
  32.      localized output of floating point numbers.
  33. FIX  should finally run without locale.library
  34. NEW  Online help
  35. NEW  new chunk IDs: AMBA, AMDE, AMIN, AMHU, AMUN, EQE1, RESO, VARS, ...
  36. NEW  complete  structure  descriptions of system preference files, some new
  37.      hooks. Be sure to try out e.g. `IFFMaster ENV:sys/locale.prefs'.
  38. NEW  color   descriptions   (RGB  values)  are  now  also  displayed  as  a
  39.      colorfield,    if    you   have   WB   3.0.   Check   out   `IFFMaster
  40.      ENV:sys/palette.prefs' or any ILBM/CMAP. NOTE: You need some free pens
  41.      for  this  feature,  so  you  may  need  to  specify a deep screen for
  42.      IFFMaster inside MUIPrefs.
  43. FIX  <Clipboard> is now accepted as a name for the clipboard. So `Save' now
  44.      works  as  `Save  Clip'  when  working  on  a  clipboard  file.  As  a
  45.      side-effect you can now enter `IFFMaster "<Clipboard>"' at the command
  46.      line to load directly from the clipboard.
  47. FIX  button key definitions did overlap
  48. NEW  'non-printable'  characters  can  now be displayed in the hex dump, if
  49.      the font comprises 256 characters. (Requested by Walter Dörwald)
  50. NEW  some more editing capabilities (move chunks).
  51. NEW  Chunks containing text or binary data can be edited via text or binary
  52.      editors.
  53. NEW  new icon, which is also used as AppIcon now
  54.  
  55.  
  56. ============================= Archive contents =============================
  57.  
  58. Original  Packed Ratio    Date     Time    Name
  59. -------- ------- ----- --------- --------  -------------
  60.     3820    1858 51.3% 11-Aug-95 12:19:34 +iffmaster.catalog
  61.    11583    3291 71.5% 11-Aug-95 12:19:36 +iffmaster.cd
  62.     5989    2107 64.8% 11-Aug-95 12:19:36 +iffmaster.empty.ct
  63.     3674    1772 51.7% 11-Aug-95 12:19:34 +iffmaster.catalog
  64.     1609     786 51.1% 11-Aug-95 12:19:36 +translators.readme
  65.    64320   18262 71.6% 11-Aug-95 12:19:30 +IFFMaster.dvi
  66.    63732   16879 73.5% 11-Aug-95 12:19:32 +IFFMaster.dvi
  67.    35452   11890 66.4% 11-Aug-95 12:19:30 +IFFMaster.guide
  68.    33836   10954 67.6% 11-Aug-95 12:19:32 +IFFMaster.guide
  69.    99552   37308 62.5% 11-Aug-95 12:19:28 +IFFMaster
  70.     1578     901 42.9% 11-Aug-95 12:19:28 +IFFMaster.info
  71. -------- ------- ----- --------- --------
  72.   325145  106008 67.3% 12-Aug-95 01:03:54   11 files
  73.